home *** CD-ROM | disk | FTP | other *** search
/ Compatibles PC Magazine 22 / PC Mag HS 22 CD2.iso / sharewar / win / formsx / example.tx_ / example.tx
Encoding:
Text File  |  1996-03-30  |  350 b   |  6 lines

  1. A string expression may be a group of characters inside of quotation marks,
  2. it may be a string variable, a global string variable, a floating point value,
  3. or any combination of these separated by commas. A floating point value will be 
  4. automatically converted into a string. Strings separated by commas will be
  5. combined to form a single string.
  6.